PXC Documentation

PXC Home

CSV File In

pre 1.18

Load .csv as text, number array.

Node Data

Display name

CSV File In

Internal name

Node_CSV_File_Read

Inheritances

Node_CSV_File_Read

Inputs

fpath

Path

Data

bool

Convert To Number

Outputs

text

Content

path

Path


Import CSV file as string or number. Works in conjunction with Parse CSV to process the output data further.



Properties


PathFile path.
Data
Convert To NumberWhether to convert numerical string to number.



Commit History


1.9.0
  • Introduced

Related Links